Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Procfile.example - add workers needed for embedded ansible #16679

Merged
merged 1 commit into from
Dec 18, 2017
Merged

Procfile.example - add workers needed for embedded ansible #16679

merged 1 commit into from
Dec 18, 2017

Conversation

himdel
Copy link
Contributor

@himdel himdel commented Dec 18, 2017

(created because https://github.com/ManageIQ/guides/pull/276/files#r156100289)

This adds the 3 workers needed to get Embedded Ansible working.

For details, please check ManageIQ/guides#276.

Cc @bdunne

@miq-bot
Copy link
Member

miq-bot commented Dec 18, 2017

Checked commit https://github.com/himdel/manageiq/commit/afaaf8e2c6243cffc5005747aece36358e9bda02 with ruby 2.3.3, rubocop 0.47.1, haml-lint 0.20.0, and yamllint 1.10.0
0 files checked, 0 offenses detected
Everything looks fine. 🏆

@@ -49,6 +49,12 @@
# vmware_event_<id>: ruby lib/workers/bin/run_single_worker.rb --ems-id <id> ManageIQ::Providers::Vmware::InfraManager::EventCatcher
# vmware_refresh_core_<id>: ruby lib/workers/bin/run_single_worker.rb --ems-id <id> MiqEmsRefreshCoreWorker

# Embedded Ansible workers

# ansible: ruby lib/workers/bin/run_single_worker.rb EmbeddedAnsibleWorker
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be embedded_ansible?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the first time I'm seeing this file, you tell me ;) Should it?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope, this is good as is.

It should be the name of the worker class.

@bdunne bdunne requested a review from carbonin December 18, 2017 15:45
@Fryguy Fryguy merged commit 997f6d4 into ManageIQ:master Dec 18, 2017
@Fryguy Fryguy added this to the Sprint 76 Ending Jan 1, 2018 milestone Dec 18, 2017
@Fryguy Fryguy self-assigned this Dec 18, 2017
@himdel himdel deleted the example-ansible branch December 18, 2017 21:40
simaishi pushed a commit that referenced this pull request Dec 19, 2017
Procfile.example - add workers needed for embedded ansible
(cherry picked from commit 997f6d4)
@simaishi
Copy link
Contributor

Gaprindashvili backport details:

$ git log -1
commit 1dbdd36ad8057045e2cfce664e8b699074267a00
Author: Jason Frey <fryguy9@gmail.com>
Date:   Mon Dec 18 13:33:08 2017 -0500

    Merge pull request #16679 from himdel/example-ansible
    
    Procfile.example - add workers needed for embedded ansible
    (cherry picked from commit 997f6d4f44deb2ace235825f6f4c70972fdc8e15)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants